* {margin: 0;padding: 0;-webkit-transition: 0.5s all ease;-moz-transition: 0.5s all ease;-o-transition: 0.5s all ease;transition: 0.5s all ease;}
body {font-family: '微软雅黑';background: #fff;overflow-x: hidden;z-index: 1;}
a:hover {text-decoration:none;}
ul {list-style: none;margin: 0 auto; display:inline-block; width:100%; height:auto;}
.container {padding: 0;width: 1200px;}
img {display: inline-block;width: auto;border:none;}
.animate-box {opacity: 0;}
@media (min-width: 768px) {
.container {width: 750px;padding: 0;position: relative;}
}

@media (min-width: 992px) {
.container {width: 970px;}
}

@media (min-width: 1230px) {
.container {width: 1200px;}
}
/*head action*/
.head{height:120px;}
.logoImg{width:160px; height:61px; display:inline-block; float:left; margin-top:30px;}
.flag{float:right; display:inline-block; width:auto; height:45px;margin-top:45px; margin-right:10px;}
.flag img{  margin:0 2px;}
.telphoneNumber{float:right; display:inline-block; width:303px; height:45px; background:url(../images/telphoneNumber.jpg) no-repeat center; color:#fff; font-size:21px; line-height:45px; margin-top:37px;}
.telphoneNumber span{font-size:14px; float: left;margin-left: 60px;}

/*nav action*/
.navBg{width:100%; height:70px; background-color:#00489d;}
.container-fluid,.navbar-collapse{padding:0;}
#navbar-nav li{width:133px; height:70px;}
#navbar-nav li a.navTitle{padding:0; margin:0; width:100%; height:100%; font-size:16px; color:#fff; text-align:center; line-height:70px;}
li.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#f08100;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
li.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index: 1;
}

.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active,.navbar-default .navbar-nav > li > a:hover  {color: white;}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {-webkit-transform: scaleY(1); transform: scaleY(1);}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,#navbar-nav li a.navTitle:hover,.active{color: #fff;background-color: #f08100;}
@media (min-width: 768px) {
#navbar-nav li{width: 83px;}
}

@media (min-width: 992px) {
#navbar-nav li{width: 107px;}
}

@media (min-width: 1230px) {
#navbar-nav li{width: 133px;}
}


/*banner action*/ 
.banner{width:100%; height:419px; background-repeat:no-repeat; background-position:center TOP; background-size: cover;}
.carousel-indicators li{width:15px; height:15px; border:none; background-color:#fff; margin:0 3px;}
.carousel-indicators .active{width:30px; height:15px; border-radius:15px;background-color: #f08100; margin:0 3px;}
.carousel-indicators{bottom:6px;}
@media (min-width: 768px) {
.banner{height:300px;}
}

@media (min-width: 992px) {
.banner{height:380px;}
}

@media (min-width: 1230px) {
.banner{height:419px;}
}


/*Truck series action*/ 
.Truck{padding:25px 0 40px 0;}
.TruckTitle{width:100%; height:75px; border-bottom:#afafaf solid 1px; display:inline-block; position:relative;}
.truckSeries,.trailerSeries,.StageSeries{width:200px; height:74px; border-bottom:#afafaf solid 3px; display:inline-block; float:left; padding-left:80px; font-size:24px;color: #f08100; line-height:3.3; background:url(../images/Truck.gif) no-repeat 1px 26px;}
.seriesMore{ position:absolute; bottom:-14px; right:0; width:90px; height:auto; background-color:#fff; display:inline-block; text-align:right;}
.seriesMore a{font-size:14px;color: #f08100; line-height:2;}
.seriesMore a span{-webkit-transform:rotate(0deg);transform:rotate(0deg); transform-origin:20% 40%;}
.seriesMore a:hover span{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.truckSeriesSample{width:100%; height:auto; margin:0 0 42px 0;}
.truckSeriesSample li{float:left; display:inline-block; margin-top:26px; border:#e3e3e3 solid 1px;}
li.trucSample_01{background-color:#f7f7f7; border-bottom:#cfcfcf solid 4px; height:600px; padding:1px; width:500px;}
.TruckCon{width:100%; height:auto; display:inline-block; padding:0 16px;}
.trucSampleTitle{font-size:26px; color:#3d3e40; margin:15px 0 10px 0; display:inline-block; width:auto; padding:0 36px 0 0; background-image:url(../images/arrow.png); background-repeat:no-repeat; background-position: right 5px;transition: none;}
.trucSampleTitle:hover{color:#f08300; background-position: right -35px;}
.trucSampleBrief{width:100%; height:72px; overflow:hidden; margin-bottom:16px;}
.trucSampleBrief a{font-size:14px; line-height:24px; color:#7e7474;}
.trucSampleBrief a:hover{color:#f08300;}
.seriesLink{font-size:16px; padding:10px 30px; color:#7e7474; border:#cacaca solid 1px; background-color:#fff;display: inline-block; margin-left:10px;}
.seriesLink:hover{border:#f08300 solid 1px; background-color:#f08300; color:#fff;}
li.trucSample_02{padding:4px 3px; margin-left:23px; width:327px; height:287px;}
.trucSampleImg,.trucSampleImg img{width:100%; height:auto;}
.trucSample{}
.trucSample{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-decoration: none;
    font-size:16px; color:#fff; width:100%; text-align:center; background-color:#f08100; height:41px; line-height:1;margin-top:4px; padding:12px 0;
}
.trucSample:before {
  content: "";
  position: absolute;
  border-radius:3px;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #a4a4a4;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.trucSample:hover, .trucSample:focus, .trucSample:active { color: white;text-decoration: none;}
.trucSample:hover:before, .trucSample:focus:before, .trucSample:active:before {-webkit-transform: scaleX(0);transform: scaleX(0);}
@media (min-width: 768px) {
li.trucSample_01{width: 304px;height: 440px;}
li.trucSample_02{width: 200px; height: 207px;}
.seriesLink{padding:10px;}
}

@media (min-width: 992px) {
li.trucSample_01{width: 400px;height: 506px;}
li.trucSample_02{width: 262px; height: 240px;}
.seriesLink{padding:10px 30px;}
}

@media (min-width: 1230px) {
li.trucSample_01{width: 500px;height: 600px;}
li.trucSample_02{width: 327px; height: 287px;}
}





/*trailer series action*/ 
.trailer{width:100%; height:auto; background-color:#f7f7f7; padding:30px 0;}
.trailerSeries{background:url(../images/Trailer.gif) no-repeat 1px 20px;}
.trailer li.seriesMore{background-color:#f7f7f7;}
.trailerSample{width:100%; height:auto; background-color:#fff; padding:2px; margin-top:35px; display:inline-block;}
.trailerSample li{width:50%; float:left; height:auto;}
.trailerSample li img{width:100%; height:auto;}
.trailerSampleCon{padding:70px 6%;}
.trailerSampleCon p{font-size:14px; line-height:24px; color:#7e7e7e;}
.trailerSampleMore{
	font-size:16px; width:130px; height:36px; text-align:center; line-height:36px; border:#7e7e7e solid 1px; border-radius:3px; color:#3d3e40; display:inline-block; margin-top:40px;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.trailerSampleMore:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#f08100;
  border-radius: 3px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.trailerSampleMore:hover, .trailerSampleMore:focus, .trailerSampleMore:active {color:#fff;text-decoration: none;border-color:#f08100;}
.trailerSampleMore:hover:before, .trailerSampleMore:focus:before, .trailerSampleMore:active:before {-webkit-transform: scale(1);transform: scale(1);}
.trailerList{width:100%; height:auto; display:inline-block;}
.trailerList li{width:280px; height:210px; float:left; display:inline-block; position:relative; overflow:hidden; margin :30px 25px 0 0;}
li.trailerLast{margin-right:0px;}
.trailerList li img,.productImg img{width:100%; height:auto;transition: .1s transform;transform: translateZ(0);}
.trailerList li:hover img,.product li:hover .productImg img{transform: scale(1.1, 1.1);transition: .3s transform;}
.trailerDetil{position:absolute; width:100%; height:27px; left:0; bottom:0px; background-color:rgba(123,123,123,0.6); display:inline-block; overflow:hidden; text-align:center;}
/*.trailerList li:hover .trailerDetil{height:100%;}*/
.trailerDetil a{font-size:14px; color:#fff; line-height:27px;}
@media (min-width: 768px) {
.trailerList li{width: 168px; height: 126px;}
}

@media (min-width: 992px) {
.trailerList li{width: 223px; height: 167px;}
}

@media (min-width: 1230px) {
.trailerList li{width: 280px; height: 210px;}
}



/*Stage series action*/ 
.StageSeries{background:url(../images/Stage.gif) no-repeat 1px 10px;}
.stageOther{float:right; color:#7e7e7e; margin-top: 35px;}
.stageOtherTitle{font-size:14px; color:#7e7e7e; margin:0 10px;}
.stageOtherTitle:hover{color:#f08100;}
.stageOtherMore{
	font-size:14px; color:#f08100; width:52px; height:22px; text-align:center; line-height:20px; border:#f08100 solid 1px; display:block; float:right;border-radius: 3px; margin-left:20px;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.stageOtherMore:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#f08100;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.stageOtherMore:hover, .stageOtherMore:focus, .stageOtherMore:active {color:#fff;text-decoration: none;}
.stageOtherMore:hover:before, .stageOtherMore:focus:before, .stageOtherMore:active:before {-webkit-transform: scale(1);transform: scale(1);}
.StageList li{float:left; margin :20px 40px 0 0; width:580px; height:250px; padding:1px; background-color:#f7f7f7; border:#e3e3e3 solid 1px; display:inline-block; overflow:hidden;}
.StageList li:hover{border-color:#f08100;}
li.StageLast{margin-right:0;}
.StageImg{width:330px; height:auto; float:left;}
.StageImg img{width:100%; height:auto;}
.stageCon{float:left; width:246px; padding:20px 10px 20px 20px;}
.stageCon h3{font-size:18px; color:#3d3e40; margin:10px 0;}
.stageCon p{font-size:14px; line-height:24px; color:#7e7474; margin:0;}
.stageConMore{width:106px; height:29px; line-height:28px; float:left; margin:25px 0 0 0;}
.stageConP{width:100%; height:96px; overflow:hidden;}
@media (min-width: 768px) {
.StageList li{width: 355px;height: 200px;}
.StageImg,.stageCon{width: 50%;}
.stageConMore{margin:0;}
.stageCon{padding: 10px;}
.truckSeries, .trailerSeries, .StageSeries{width: 190px;padding-left: 70px;}
}

@media (min-width: 992px) {
.StageList li{width: 465px;height: 180px;}
}

@media (min-width: 1230px) {
.StageList li{width: 580px;height: 250px;}
.StageImg{width:330px}
.stageCon{width:246px;}
.stageConMore{margin: 25px 0 0 0;}
}


/*Customized series action*/ 
.CustomizedHead{width:100%; height:90px; border:#e3e3e3 solid 1px; background-color:#fff; background-image:url(../images/CustomizedBg.gif); background-repeat:no-repeat; background-position:left center;}
.Customized_01{width:180px; line-height:88px; color:#fff; font-size:26px; text-align:center;}
.CustomizedHead li{float:left;}
.Customized_02{padding:12px 15px; width:1000px;}
.customTitle{margin-left:30px; font-size:14px; color:#7e7e7e; line-height:2.5;}
.Customized_02 a{float:left;}
.customTitle:hover{color:#f08100;}
.Customized_02 .stageOtherMore{margin-top:5px; }
@media (min-width: 768px) {
.Customized_02{width: 568px; padding: 12px 0;}
}

@media (min-width: 992px) {
.Customized_02{width: 788px; padding: 12px 15px;}
}

@media (min-width: 1230px) {
.Customized_02{width: 1000px;}
}

/*Customer case action*/
.caseHead{border-bottom:#afafaf solid 1px; width:100%; margin-top:18px; height:68px; text-align:center;display:inline-block; }
.caseHead h3{font-size:24px; color:#3d3e40; width:200px; border-bottom:#f08100 solid 3px; display:inline-block; line-height:1.9;}
.CustomerCase{width:100%; margin-top:30px; height:auto;}
.CustomerCase li{float:left; position:relative; overflow:hidden;}
.CustomerCase li img{width:100%; height:auto;}
.CustomerCase_01{width:870px; height:530px;}
.CustomerCase_02{width:330px; padding:0 0 1px 1px; height:177px; text-align:center;}
.CustomerCaseTitle{position:absolute; bottom:0; left:0; width:100%; height:80px;}
.CustomerCaseTitle ul{display:inline-block;height:100%;}
.CustomerCaseTitle li{float:left; display:inline-block;}
.caseDetails{width:780px; height:100%; background-color:rgba(0,0,0,0.6); color:#fff;padding: 0 0 0 10px;}
.details{width:90px; height:100%; background-color:#f08300; text-align:center;}
.details a{font-size:18px; color:#fff; margin:28px 0;display:inline-block;}
.caseDetails h3{font-size:20px; margin:15px 0 10px 0;}
.caseDetails p{font-size:14px;}
.CustomerCase_02 a{position:absolute; left:0; top:43%; width:100%; display:inline-block; padding:0 45px; color:#fff; font-size:14px;}

.newsInformation,.newsHotspot，.IndustryNewsImg{width:100%; height:auto; display:inline-block;}
.newsInformation{margin:40px 0;}
.newsInformation li{float:left; display:inline-block;}
.Information_01{width:60%;}
.newsImg{width:47%; height:auto;}
.newsImg img,.IndustryNewsImg img{width:100%; height:auto;}
.HotspotDetails{width:53%; padding:0 0 0 12px;}
.HotspotDetails h4{font-size:18px; color:#3d3e40; margin:25px 0 20px 0;}
.HotspotDetails p{font-size:13px; color:#7f7f7f; line-height:2; font-family:'宋体'}
.HotspotDetails p a{color:#f08300;}
.newsHotspot{margin-bottom:25px;display: inline-block;}
.newsTitle{width:100%; height:40px; border-bottom:#dddddd dashed 1px;font-family:'宋体'}
.newsTitle a{font-size:14px; color:#7f7f7f; line-height:1.2; margin:12px 0; display:inline-block;}
.newsTitle span{float:right; line-height:38px;color:#7f7f7f;}
.newsTitle a span{font-size:30px; float:left;line-height:18px; width: 30px;}
.newsTitle:hover span,.newsTitle:hover a,.newsTitle a:hover,.newsTitle a:hover span,.IndustryNewsList a:hover{color:#f08300;}
.newsTitle a:hover span{font-size:40px;}
.Information_02{width:36%; margin-left:4%; border:#ddd solid 1px; position:relative; height:499px; padding:20px 25px 0 25px;}
.angle{width:10px; height:10px; display:inline-block; background-image:url(../images/icon.gif); background-repeat:no-repeat; position:absolute; background-color:#fff;}
.angle_01{top:-1px; left:-1px; background-position:0px 0px;}
.angle_02{top:-1px; right:-1px; background-position:-14px 0px;}
.angle_03{bottom:-1px; left:-1px; background-position:0px -18px;}
.angle_04{bottom:-1px; right:-1px; background-position:-14px -18px;}
.IndustryNews{font-size:18px;color:#f08300; margin:0 0 4px 0;}
.IndustryNews span{font-size:14px;color:#7f7f7f; margin-left:6px;}
.IndustryNewsDetail{font-size:13px;color:#8d8d8d; line-height:24px;font-family:'宋体'}
.IndustryNewsImg{border-bottom:#dddddd dashed 1px; padding:0 0 15px 0; margin-bottom:5px;}
.IndustryNewsList{padding-left:22px;background-image:url(../images/icon.gif); background-repeat:no-repeat;background-position:-40px -1px;}
.IndustryNewsList a{font-size:13px;color:#7f7f7f; line-height:1.2;font-family:'宋体'; display:inline-block; margin:6px 0;}
.caseDetailsP{width:100%; height:20px; overflow:hidden;}


.newsTitleCon{display:inline-block; float:left;}


@media (min-width: 768px) {
.CustomerCase_01{width:100%;height: auto;}
.CustomerCase_02{width:33.3%;padding: 1px 0 1px 1px;height: auto;}
.caseDetails{width: 88%;}
.details{width: 12%;}
}

@media (min-width: 992px) {

}

@media (min-width: 1230px) {
.CustomerCase_01 {width: 870px;height: 530px;}
.CustomerCase_02 {width: 330px;padding: 0 0 1px 1px;height: 177px;}
}


/*about action*/

.aboutBg{background:url(../images/aboutBg.jpg) center no-repeat; width:100%; height:338px; text-align:center;color:#fff;}
.aboutBg h3{margin:40px 0 20px 0;}
.aboutBg p{margin:0; font-size:14px;font-family:'宋体'; line-height:30px; padding:0 50px;}
.ViewDetails{
	color:#fff;font-size:16px;display:inline-block; width:130px; height:36px; text-align:center; line-height:36px; margin-top:50px; border:#fff solid 1px;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.ViewDetails:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#f08100;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.ViewDetails:hover, .ViewDetails:focus, .ViewDetails:active {color:#fff; text-decoration: none; border-color:#f08100;}
.ViewDetails:hover:before, .ViewDetails:focus:before, .ViewDetails:active:before {-webkit-transform: scale(1);transform: scale(1);}

@media (min-width: 768px) {
.aboutBg p{padding:0 10px;}
.ViewDetails{margin-top:10px;}
}

@media (min-width: 992px) {
.aboutBg p{padding:0 20px;}
.ViewDetails{margin-top:20px;}
}

@media (min-width: 1230px) {
.aboutBg p{padding:0 50px;}
.ViewDetails{margin-top:50px;}
}



/*Express action*/

.Express{width:100%; height:245px; background-color:#ededed; margin-top:20px;}
.Express h3{text-align:center; color:#3d3e40; margin:13px 0 10px 0; height:75px; line-height:3; position:relative; border-bottom:#d2d2d2 solid 5px;}
.arrowDown{position:absolute; width:70px; height:31px; display:inline-block; background:url(../images/arrowDown.png) no-repeat center; bottom:-22px; left:50%; margin-left:-35px;}
.ExpressTitle{width:100%; height:56px; border-bottom:#d2d2d2 dashed 1px; display:inline-block; font-size:14px; color:#585858; padding:15px 0; line-height:25px;}
.ExpressTitle label{font-size:18px; color:#3d3e40; font-weight:normal; margin:0 30px 0 8px; float:left;}
.ExpressTitle a{display:inline-block; margin:0 8px; color:#585858;}
.ExpressTitle a:hover{color:#f08100;}
a.ExpressMore{display:inline-block; color:#fff; width:16px; height:16px; border-radius:16px; background-color:#9c9c9c; text-align:center; line-height:14px; margin-left:25px;-webkit-transform: rotate(0deg); transform: rotate(0deg);}
a.ExpressMore:hover{color:#fff;background-color:#f08100;-webkit-transform: rotate(360deg); transform: rotate(360deg);}

/*footer action*/
.footer{width:100%; height:345px; background-color:#00489d;}
.footerNav{width:100%; height:77px; border-bottom:#80a4ce solid 1px; color:#fff; text-align:right; padding:28px 0;}
.footerNav a{color:#fff;display:inline-block;margin:0 8px;}
.footerNav a:hover{color:#f08100;}
.footerList li{width:33.33%; float:left; display: inline-block; color:#fff;}
.WeChatCode{text-align:right; margin-top:35px;}
.footerListTitle,.footerPhone{font-size:18px; margin:30px 0 10px 0;}
.footerPhone{margin:15px 0 4px 0;}
.footerAdd{font-size:14px;}
.footerEmail{line-height:30px; }
.emailForm{width:100%; height:auto;}
.emailForm input{border:#fff solid 1px; outline:none; width:200px; height:30px; padding:0 6px; background-color:transparent; float:left;}
.emailForm button{border:#fff solid 1px; width:70px; height:30px; line-height:28px; text-align:center; float:left; margin-left:8px; background-color:transparent;}
.icon{margin-right:12px; margin-top:10px; display:inline-block;}

/*copyright action*/

.copyright{width:100%; height:70px; background-color:#262b3f; color:#fff; font-size:12px; font-family:'宋体'; padding:26px 0; margin-top:35px;}
.Badge,.Badge img{float:left;}
.Badge img{margin-right:10px;}
.copyrightNav{float:right; text-align:right;}
.copyrightNav a{display:inline-block; margin: 0 8px; color:#fff;}

@media (min-width: 768px) {
.emailForm input{width: 170px;}
}

@media (min-width: 992px) {
.emailForm input{width: 200px;}
}

@media (min-width: 1230px) {

}


/*about action*/
.subBanner{width:100%; height:338px; display:inline-block; background-repeat:no-repeat; background-position:center top;}
.current{width:100%; height:58px; background-color:#f4f4f4; border-bottom:#dedede solid 1px; display:inline-block;}
.currentLocation{background:url(../images/current.gif) left center no-repeat; padding-left:30px; color:#7e7474; font-size:14px; margin-top:16px; height:26px;}
.currentLocation a{color:#7e7474;}
.currentLocation a.activeOn,.subnavTitle a:hover{color:#f08300;}
.middlePart{margin-top:50px; margin-bottom:100px; color:#747474;}
.middlePart li{float:left; display:inline-block; height:auto;}
.middlePartList{width:260px; border:#dedede solid 1px;}
.middlePartDetail{margin-left:40px; width:900px; display:inline-block; text-align:center;}
li.subNav{width:100%; height:65px; background-color:#848484; text-align:center; font-size:24px; color:#fff; line-height:64px;}
li.subNavOn{background-color:#f08100;}
li.subNav span{font-size:18px; opacity:0.5;filter: Alpha(Opacity=50);}
.subnavTitle{padding:12px 30px 30px 20px; width:100%; background-color:#f4f4f4;}
.subnavTitle a{width:100%; line-height:45px; display:inline-block; border-bottom:#b9b6b6 dashed 1px; color:#747474; font-size:13px; padding-left:30px; background-image:url(../images/arrow.gif); background-repeat:no-repeat; background-position:10px 20px;}
.subnavTitle a:hover,.case li:hover{border-color:#f08300;}
.middlePartDetail h3{color:#00489d;}
.middlePartDetail h4{color:#747474; width:65%; margin-left:auto; margin-right:auto; line-height:30px;}
.middlePartDetail i{width:95px; height:3px;background-color:#00489d; display:inline-block;}
.middlePartDetail p{color:#747474; font-size:13px; line-height:24px; text-align:left;}
.middlePartDetail img{max-width:100%; width:auto;}
@media (min-width: 768px) {
.middlePartList{width:230px;}
.middlePartDetail{width: 480px;}
.middlePartDetail h4{width: 90%;}
}

@media (min-width: 992px) {
.middlePartList{width:260px;}
.middlePartDetail{width: 670px;}
.middlePartDetail h4{width: 65%;}
}

@media (min-width: 1230px) {
.middlePartDetail{width: 900px;}
}

.honor{width:100%; height:auto; display:inline-block; margin-top:25px;}
.honor li{float:left; width:280px; height:230px; margin:10px; display:inline-block; border:#cccccc solid 1px; padding:35px 25px;}
.honor li img,.caseImg img,.leaseImg img,.leaseListBigImg img,.leaseSmallImg li img,.newsTopImg img,.newDetailImg img{max-width:100%; width:auto; max-height:100%; height:auto;}

.culture{color:#747474; margin-bottom:30px; padding-left:60px;}
.culture span{color:#00489d;}


.case li{float:left; display:inline-block;}
.caseList{width:48%; margin-right:2%; min-height:270px; height:270px;  border:#dedede solid 1px; margin-top:40px; position:relative; padding:15px;}
.caseImg{width:340px; height:200px;}
.caseDetail{padding-left:20px;}
.caseCon{width:184px; height:144px; overflow:hidden; margin-top:20px;}
.caseCon p{font-size:13px; color:#747474; line-height:24px;margin:0;}
.caseDetailMore,.caseDetailMore:hover{color:#f08300; margin-top:10px;display: inline-block;}
.caseList h5{margin-top:16px; color:#747474;}
.casePage{width:100%; height:auto; text-align:center; margin-top:50px; margin-bottom:70px;}
.casePage a{width:auto; height:27px; line-height:27px; display:inline-block; padding:0 7px; border:#bbbbbb solid 1px; color:#bbb; font-size:12px; margin-right:8px;}
.casePage a:hover,a.pageOn{border-color:#f08300; background-color:#f08300; color:#fff;}
@media (min-width: 768px) {
.caseImg,.caseDetail{width:50%;}
.caseCon{width:100%;}
}

@media (min-width: 992px) {

}

@media (min-width: 1230px) {
.caseImg {width: 340px;}
.caseCon { width: 184px;}
.caseDetail{width:auto;}
}

.map{width:100%; border:#cfcfcf solid 1px; margin-top:40px; padding:10px; height:460px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.contactDetail{width:100%; height:auto; margin-bottom:100px;}
.contactDetail li{width:50%; float:left; height:auto; display:inline-block; padding-left:30px;}
.contactDetail h4{color:#747474; margin:35px 0 20px 0; display:inline-block; width:100%;}
h4.hotTel{color:#f08300;}
.contactDetail h5{width:50%;height:auto; font-size:13px;color:#747474; margin:10px 0 20px 0; display:inline-block; float:left; padding-left:35px; background-image:url(../images/contact_icon.gif); background-repeat:no-repeat; height:22px; line-height:22px;}
.address{background-position:0px 0px;}
.hotTel{background-position:0px -40px;}
.telPhone{background-position:0px -84px;}
.email{background-position:0px -132px;}

form.contactForm li{float:left; display:inline-block; padding:0;}
li.name,li.e-mail{width:45%;float:left;}
li.name{margin-right:8%;}
li.contactTel,li.matter{width:100%;}
form.contactForm label{font-size:13px;color:#747474; font-weight:normal;}
form.contactForm input{width:100%; height:44px; border:#cfcfcf solid 1px; padding:0 5px; outline:none; margin-bottom:25px;}
form.contactForm textarea{width:100%; height:175px;border:#cfcfcf solid 1px; padding:5px; outline:none; resize:none;}
.submit{color:#fff; font-size:14px; width:130px; height:42px; text-align:center; line-height:42px; display:inline-block; float:right; border:none;background-color:#f08300; margin-top:18px;}


/*客户租赁*/
.lease{width: 1230px; height:auto; margin-bottom:100px;}
.lease li{width:380px; height:400px; float:left; margin:30px 30px 0 0; display:inline-block; border:#cfcfcf solid 1px; background-color:#f7f7f7; border-bottom-width:5px;}
.lease li:hover,.leaseSmallImg li:hover,.newsTop:hover,li.newsList:hover,.sloution:hover{border-color:#f08300;}
.leaseImg{width:100%; height:285px; overflow:hidden;}
.leaseDetail{width:100%; height:auto; padding:20px;}
.leaseDetail p{font-size:13px; color:#747474; line-height:24px; margin:0;}
.leaseDetail p a,.newsTopDetail p a,.newsDetail p a{color:#f08300;}
.leaseList{margin-bottom:100px;}
.leaseListTitle{color:#747474; margin:50px 0 25px 0; text-align:center;}
.leaseListImg{width:80%; margin-left:auto; margin-right:auto; border:#cfcfcf solid 1px; padding:12px; height:auto;}
.leaseListBigImg{width:77%; height:auto; float:left;}
.leaseSmallImg{margin-left:6%; width:17%; height:auto; float:left;}
.leaseSmallImg li{float:left; width:100%;border:#cfcfcf solid 1px; margin:9px 0; display:inline-block;    overflow: hidden; cursor:pointer;}
.leaseImgDetail{color:#747474; font-size:13px; margin:35px 0;}
.leaseImg_01{width:100%; text-align:center;}
.leaseH4,.leaseP{color:#747474;}
.leaseH4{margin:25px 0 15px 0;}
.leaseP,.newsDetail p{font-size:13px; line-height:24px; margin:0;}

@media (min-width: 768px) {
.lease{width: 780px;}
.lease li{margin:20px 10px 0 0;}
.leaseListImg{width:100%;}
}

@media (min-width: 992px) {
.lease{width: 1000px;}
.lease li{margin:30px 30px 0 0;}
.leaseListImg{width:90%;}
}

@media (min-width: 1230px) {
.lease{width: 1230px;}
.leaseListImg{width:80%;}
}

.newsTop,.sloution{width:100%; padding:20px 15px; background-color:#f4f4f4; border:#ddd solid 1px;}
.newsTop li{float:left;}
.newsTopImg{width:280px; height:160px; display:inline-block;}
.newsTopDetail{width:520px; height:auto; margin-left:30px; text-align:left;}
.newsTopDetail h4{width:100%; margin-bottom:25px;}
li.newsList{width:100%; border:#ddd solid 1px; text-align:left; margin-top:30px; color:#747474;}
.newsDate{width:110px; height:110px; background:url(../images/news_date.png) no-repeat center; display:inline-block; color:#fff; font-size:16px; text-align:center; line-height:110px; background-color:#999; float:left;}
li.newsList:hover .newsDate{background-color:#f08300;}
.newsDetail{width:80%; float:left; height:auto; margin-left:30px;}
.newsDetail h5{font-size:16px; margin:20px 0 10px 0;}
.newListTitle{margin:10px 0 40px 0; text-align:center;}
.subNewTitle{width:67%; text-align:center; height:auto; font-size:13px; margin-left: auto;margin-right: auto;}
.subNewTitle span{margin:0 20px; display:inline-block; float:left;}
.subNewTitle span img{float:left; margin-right:5px;}
.newDetailImg{text-align:center; font-size:13px; line-height:38px; margin:20px 0; width:100%; display:inline-block;}
.middlePart p{font-size:13px; line-height:24px; margin:0;}
.upperPart{width:100%; height:auto; display:inline-block; font-size:13px; line-height:30px; margin-top:50px;}
.upperPart a{color:#747474;}
.upperPart a:hover,.solutionMore,.solutionMore:hover,.file a:hover,.subProductTitle a:hover,.productDetail a:hover{color:#f08300;}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{margin: 0px 6px 6px 0 !important;}

@media (min-width: 768px) {
.newsTopDetail{width:100%; margin:0;}
.newsDetail{width:70%;}
.subNewTitle {width: 83%;}
.subNewTitle span{margin:0 10px;}
}

@media (min-width: 992px) {
.newsTopDetail{width:320px;margin-left: 30px;}
.newsDetail{width:75%;}
.subNewTitle {width: 80%;}
.subNewTitle span{margin:0 20px;}
}

@media (min-width: 1230px) {
.newsTopDetail{width: 520px;}
.newsDetail{width:80%;}
.subNewTitle {width: 67%;}
}


/**/
.sloutionImg{width:310px; display:inline-block;}
.solutionDetail{width:100%; height:48px; overflow:hidden;}
.solutionMore{font-size:13px;}
.sloution{margin-bottom:25px;}
.solutionTitle{ text-align:center;}
@media (min-width: 768px) {
.sloutionImg{width:100%;}
}

@media (min-width: 992px) {
.sloutionImg{width: 280px;}
}

@media (min-width: 1230px) {
.sloutionImg{width: 310px;}
}
/**/
.support{width:100%; height:auto; border:#dedede solid 1px; padding:2px;}
.support ul{width:100%; color:#747474; font-size:13px; display:inline-table; height:auto;}
.support ul li{float:left;}
.support ul:nth-of-type(odd){background:#f4f4f4; height:42px; padding:12px 0;}
.support ul:nth-of-type(even){background:#fff; height:56px; padding:19px 0;}
.supportName{width:12%; text-align:left; padding-left:10px;}
.file{width:14%;}
.UpdateDate{width:22%;}
.Remarks{width:52%;}
.file,.UpdateDate,.Remarks{text-align:center;}
.support ul:nth-child(1){font-size:18px;}
.file a{color:#747474;}

.After-sale{color:#747474; text-align:left;}
.After-sale h4{margin:30px 0 10px 0;}
.After-sale h5{margin:20px 0 5px 0;}
.After-sale p{font-size:13px; margin:0 0 10px 0;}
.After-sale a{font-size:13px;color:#f08300; margin:3px 0; display:inline-block;}


/**/
.productType{width:100%; height:50px; margin-top:5px; display:inline-block; background-color:#00489d; padding:0 25px; color:#fff; font-size:18px; line-height:50px; background-image:url(../images/product_arrow.png); background-repeat:no-repeat; background-position:210px 14px;}
.subProductTitle{width:100%; height:auto; display:inline-block; padding:0 40px 10px 20px;}
.subProductTitle a{width:100%; font-size:13px; color:#747474; line-height:36px; padding-left:25px; border-bottom:#b9b6b6 dashed 1px; display:inline-block;}
.product{width:930px; margin-left:-30px;}
.product li{float:left; width:280px; height:310px; padding:4px; background-color:#f7f7f7; display:inline-block; margin:0 0 30px 30px; border:#e3e3e3 solid 1px;}
.productImg{width:100%; position:relative; height:200px; overflow:hidden;}
.product li:hover,.prelast li:hover,.arrows:hover{border-color:#f08300;}
.productDetail{width:100%; height:72px; padding: 0 15px; margin:15px 0;}
.productDetail a{font-size:13px; color:#747474; line-height:24px;}
.productPage li{float:left;}
li.prodetail-list{width:100px; height:420px; position:relative;}
.prelast{width:100%; height:350px; overflow:hidden; margin-top:35px;}
.prelast ul{width:100%; height:auto;}
.prelast li{width:100%; height:78px; padding:3px; border:#e5e5e5 solid 1px; margin-bottom:12px;cursor:pointer;}
.prelast li img,.productBigImg img{width:100%; height:auto;}
.productBigImg{width:560px; padding:5px; border:#e5e5e5 solid 1px; margin-left:20px;}
.productImgDetail{width:480px; height:auto; margin-left:40px;}
.productListTitle{width:100%; height:42px; border-bottom:#f08100 solid 1px; color:#fff; font-size:18px; line-height:41px; background-image:url(../images/product-list_bg.gif); background-repeat:no-repeat; background-position:left top; padding-left:30px; margin:30px 0 20px 0;}
.productListDetail{width:100%; height:auto; padding:0px 30px; color:#747474; font-size:13px; line-height:24px;}
.productListDetail a{color:#747474;}
.Recommended{width:100%; height:20px; display:inline-block; text-align:center; border-bottom:#afafaf solid 1px; margin:100px 0 50px 0;}
.Recommended span{color:#000; margin-bottom:-10px; width:150px; display:inline-block; font-size:24px; background-color:#fff;}
.Recommended span b{color:#f08300;}
.bLeft{float:left; margin-left:-2px;}
.bRight{float:right; margin-right:-2px;}
.arrows{width:100%; height:22px; border:#e5e5e5 solid 1px; display:inline-block; position:absolute; left:0; cursor:pointer; background-image:url(../images/productArrow.gif); background-repeat:no-repeat;}
.previous{top:0; background-position:center 5px;}
.last{bottom:0; background-position:center -30px;}
@media (min-width: 768px) {
.productType{background-position: 190px 14px;}
.product{width: 510px;}
.productListDetail img{max-width:100%; width:auto; height:auto;}
}

@media (min-width: 992px) {
.productType{background-position: 210px 14px;}
.product{width: 700px;}
}

@media (min-width: 1230px) {
.product{width: 930px;}
}
/*解决a标签点击后的虚线框问题*/
a{outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
/*-----------------left float---------------*/
.iconkf{background:url(../images/icon_kf.png) no-repeat; display:inline-block; vertical-align:middle;}
.left-float{height:180px; margin-top:-90px; position:fixed; left:0; top:50%; width:77px; z-index:999;}
.left-float li{background-color:#d4070d; color:#fff; height:57px; line-height:27px; margin-bottom:1px; position:relative; text-align:center; width:77px;}
.left-float li.hover{overflow:hidden;}
.left-float li a.tit{color:#fff; display:inline-block; height:57px; width:77px; padding-top:5px;}
.left-float li a.tit:hover{ text-decoration:none;}
.left-float li a p{color:#fff;}
.left-float li p{cursor:pointer; height:27px; position:relative; z-index:2;}
.left-float li .tel{background-color:#d4070d; color:#fff; cursor:pointer; font-size:16px; line-height:57px; height:57px; right:-180px; position:absolute; top:0; width:180px; z-index:1; border-left:1px solid #E00A10;}
.icon_float1, .icon_float2, .icon_float3{width:25px; height:25px;}
.icon_float1{background-position:-175px 0;}
.icon_float2{background-position:-175px -25px;}
.icon_float3{background-position:-175px -50px;}
li.MobilePartList{display:none;}